Tools to achieve any kind of calculation with matrices. The matrix calculator tool presents the set of calculations involving matrices, vectors etc.
Matrix Calculator - dCode
Tag(s) : Matrix
dCode is free and its tools are a valuable help in games, maths, geocaching, puzzles and problems to solve every day!
A suggestion ? a feedback ? a bug ? an idea ? Write to dCode!
A matrix calculation is any calculation involving matrices (or vectors or tensors), that is, sets of numbers in the form of an array used in linear algebra.
The matrix calculation methods are presented by category on dCode and indicated according to the calculation to be carried out, for the basic operations see matrix additions, multiplication">matrix multiplication, etc. All operations on matrices can also work with row or column vectors.
Example: $$ \begin{bmatrix} 1 & 2 \\ 3 & 4 \end{bmatrix} + \begin{bmatrix} 4 & 3 \\ 2 & 1 \end{bmatrix} = \begin{bmatrix} 5 & 5 \\ 5 & 5 \end{bmatrix} $$
All matrices transactions can work with row or column vectors.
Most calculations use tools such as the determinant of the matrix, or the matrix inverse calculations. It is therefore necessary to know these transformations and use calculators or tools dedicated on dCode.
Matrix calculations with complex numbers are also supported.
The all Tools page manages the exhaustive list of matrix calculation tools.
dCode retains ownership of the "Matrix Calculator" source code. Any algorithm for the "Matrix Calculator" algorithm, applet or snippet or script (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or any "Matrix Calculator" functions (calculate, convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (Python, Java, PHP, C#, Javascript, Matlab, etc.) or any database download or API access for "Matrix Calculator" or any other element are not public (except explicit open source licence like Creative Commons). Same with the download for offline use on PC, mobile, tablet, iPhone or Android app.
Reminder: dCode is an educational and teaching resource, accessible online for free and for everyone.
The content of the page "Matrix Calculator" and its results may be freely copied and reused, including for commercial purposes, provided that dCode.fr is cited as the source.
Exporting the results is free and can be done simply by clicking on the export icons ⤓ (.csv or .txt format) or ⧉ (copy and paste).
To cite dCode.fr on another website, use the link:
In a scientific article or book, the recommended bibliographic citation is: Matrix Calculator on dCode.fr [online website], retrieved on 2025-04-18,